conditional logic造句
例句与造句
- in this example, conditional logic must be specified outside the
在本例中,必须在 - notice the little conditional logic at the top of weblog . rpy
请注意weblog.rpy顶部少量的条件逻辑。 - allow you to include conditional logic
允许加入条件逻辑。 - for example, while conditional logic is possible in both ant and maven, it is somewhat cumbersome using xml
例如,虽然在ant和maven中都有条件逻辑,但是用xml表示有些繁琐。 - with the task center you can automate the execution of common database tasks and implement some conditional logic
利用taskcenter可以自动化一般数据库任务的执行和实现一些条件逻辑。 - It's difficult to find conditional logic in a sentence. 用conditional logic造句挺难的
- it greatly enhances the build process by letting you control program flow with looping constructs and conditional logic
它让您用循环构造和条件逻辑控制程序流,极大地增强了构建过程。 - your application might have built-in logic to select subscriber devices based on conditional logic, such as day, time, or message importance
应用程序可能有内置的逻辑来基于条件逻辑(例如,日期、时间或消息重要性)选择订阅方设备。 - granville miller discusses the unified modeling language and sequence diagramming, examining the role of conditional logic in sequence diagramming, in
,2001年6月)中,granvillemiller讨论了统一建模语言和顺序图,检查了条件逻辑在顺序图中的作用。 - both usability and software maintenance are often improved by implementing such features within the same jsp page and then using conditional logic to control what gets displayed on a per-request basis
在同一个jsp页面内实现这样的功能,然后使用条件逻辑来根据每条请求控制所显示的内容,这样做常常能够改善实用性和软件维护。 - demonstrates how to set the condition property to add conditional logic to an installer, for example, installing different files or setting different registry values for different operating system versions
演示如何设置condition属性,将条件逻辑添加到安装程序(例如,根据不同的操作系统版本安装不同的文件或设置不同的注册表值)。 - in sql server 2005, if different cursor declarations are possible through conditional logic within a batch or stored procedure, insert, update, and delete statements executed through the cursor cause a recompile
在sqlserver2005中,如果通过批处理或存储过程中的条件逻辑可以声明不同的游标,则通过游标执行的insert、update和delete语句会导致重新编译。 - although it is still clear that conditional logic is being performed, the jstl version has no java language source code in it, and the relationships between the tags-particularly with respect to nesting requirements-should be familiar to anyone comfortable with html syntax
)尽管显然执行了条件逻辑,但是jstl版本中没有java语言源代码,并且标记之间的关系(尤其是关于嵌套需求)对于任何精通html语法的人都应该是熟悉的。